home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / extraurb / mi035.dir / 00005_Script_5 < prev    next >
Text File  |  1983-01-31  |  466b  |  22 lines

  1. on enterFrame
  2.   sound close 1
  3.   global scrolla, dove, a_blocca, pallina,audio,rsc
  4.   set pallina to 121
  5.   set audio to 119
  6.   set the castNum of sprite 40 to 119
  7.   set dove =0
  8.   set a_blocca to false
  9.   set scrolla = true
  10.   UPDATESTAGE
  11.   spegni 1,35
  12.   set the visible of sprite 20 to false
  13.   set the visible of sprite 21 to false
  14.   set the visible of sprite 22 to false
  15.   set the visible of sprite 23 to false
  16.   
  17.   curan 4
  18.   curap 3
  19.   curap 5
  20. end
  21.  
  22.